Skip to content

Update Shop skill to v1.0 - #21

Merged
joerj123 merged 1 commit into
mainfrom
release-1.0.0
Jun 15, 2026
Merged

Update Shop skill to v1.0#21
joerj123 merged 1 commit into
mainfrom
release-1.0.0

Conversation

@joerj123

@joerj123 joerj123 commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updates the Shop skill to v1.0 and refreshes its docs/guidance. No CLI code or version changespackage.json, src/constants.ts, and the User-Agent stay at 0.1.0.

Changes (all in skill/SKILL.md)

  • Bump skill metadata version to 1.0.0.
  • Install/upgrade docs: switch from clone-and-build to pnpm add --global @shopify/shop-cli (or npm); update upgrade/uninstall steps.
  • --currency flag: documented in the command reference and the search example; guidance to pass both --country and --currency on every search and catalog call.
  • Skill guidance: expand delegated-budget trigger examples ("pay for me", "set up budget") and add a reminder to apply message-formatting rules on subsequent turns.

Verification

  • pnpm typecheck && pnpm test && pnpm build all pass (97 tests).
  • shop --version reports 0.1.0 (unchanged); live shop search returns results.

Squash-merge.

- Bump skill metadata version to 1.0.0
- Document install/upgrade via published @shopify/shop-cli package
- Add --currency flag to command reference and example; pass country+currency on all search and catalog calls
- Expand delegated-budget trigger examples and add formatting-rule reminder
@joerj123 joerj123 changed the title Release 1.0.0 Update Shop skill to v1.0 Jun 15, 2026
@joerj123
joerj123 merged commit 369b2d6 into main Jun 15, 2026
3 checks passed
@PawanP1808
PawanP1808 deleted the release-1.0.0 branch June 15, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant